libcasa-python2 software package provides CASA Python bindings, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcasa-python2
libcasa-python2 is installed in your system.
Make ensure the libcasa-python2 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcasa-python2 *
You will get with libcasa-python2 package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Libraries |
| Package | libcasa-python2 |
| Version | 2.1.0-1ubuntu3 |
| Description | CASA Python bindings |
| Sub Section | libs |